######################################################################################################################################
#####                                  Copyright, all rights reserved, SQL-SALES LTD 2026                                        #####
######################################################################################################################################

v26.1.0.0
www.sql-sales.com
help.sql-sales.com

Installation instructions (but please visit help.sql-sales.com for a full installation & setup guide)

1. Extract SQLSalesInstaller.exe from SQL-Sales.zip

2. Run SQLSalesInstaller.exe on your intended SQL Server (minimum supported is 2017 edition)

3. Enable your chosen SQL Server database by running script ss_EnableDatabase.sql against your database
   located in your Program Files installation location (typically and by default C:\Program Files\SQLSales)

4. Finally, configure an Environment in the SQL-Sales Config application (which you installed on your SQL Server in Step 1)

5. That's it!  You're ready to start pushing and pulling Salesforce data to and from your SQL Server using simple SQL commands in SSMS

######################################################################################################################################